8 9 10
# File 'lib/ruboty/handlers/yes.rb', line 8 def yes(message) Ruboty::Yes::Actions::Yes.new(message).call end