# File lib/mongo/util/uri_parser.rb, line 190
    def port
      nodes[0][1].to_i
    end