# File lib/mechanize/page_elements.rb, line 38
      def uri
        URI.parse(@href)
      end