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