# File lib/Borges/Controller/Controller.rb, line 87
  def confirm(str)
    return call(Borges::Dialog.confirmation(str))
  end