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