17 18 19
# File 'lib/del/source.rb', line 17 def reply(robot, message) robot.send_message(room || user.jid, message) end