# File lib/mongo/util/uri_parser.rb, line 245
    def node_strings
      nodes.map { |node| node.join(':') }
    end