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