# File lib/Borges/Component/Dialog/Dialog.rb, line 14
  def self.example_confirmation
    return self.confirmation('Tea?')
  end