# File rbot/plugins/google.rb, line 6
  def help(plugin, topic="")
    "search <string> => search google for <string>"
  end