# File rbot/plugins/rot13.rb, line 2 def help(plugin, topic="") "rot13 <string> => encode <string> to rot13 or back" end