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