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