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