# File lib/mongrel_console/console.rb, line 69 def get(url="/") Net::HTTP.get("localhost", url, @port) end