# File lib/www/mechanize/page/link.rb, line 39
def
uri
@href
&&
URI
.
parse
(
@href
)
end