# File lib/thin/backends/tcp_server.rb, line 29
      def to_s
        "#{@host}:#{@port}"
      end