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