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