# File lib/mongo/util/pool.rb, line 123
    def host_string
      "#{@host}:#{@port}"
    end