# File lib/Borges/Controller/Controller.rb, line 121 def initialize_controller @delegate = Borges::StateHolder.new(nil) @continuation = nil end