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