# File lib/thin/backends/base.rb, line 134
      def empty?
        @connections.empty?
      end