# File rbot/plugins/wserver.rb, line 6
  def help(plugin, topic="")
    "wserver <uri> => try and determine what webserver <uri> is using"
  end