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