# File rbot/plugins/math.rb, line 25 def help(plugin, topic="") "math <expression>, evaluate mathematical expression" end