# File lib/Borges/Controller/Controller.rb, line 126
  def on_answer(&block)
    @continuation = block
  end