# File lib/Borges/Controller/Controller.rb, line 117
  def inform(str)
    call(Borges::Dialog.message(str))
  end