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