# File rbot/plugins/spell.rb, line 2 def help(plugin, topic="") "spell <word> => check spelling of <word>, suggest alternatives" end