#call
11 12 13
# File 'lib/rodbot/cli/commands/simulator.rb', line 11 def rescued_call(sender:, raw:, **) Rodbot::Simulator.new(sender, raw: raw).run end