# File lib/mongo/util/uri_parser.rb, line 184
    def host
      nodes[0][0]
    end