# File lib/addressable/uri.rb, line 858
def
host
return
@host
||=
nil
end