# File lib/puma/configuration.rb, line 207
      def drain_on_shutdown(which=true)
        @options[:drain_on_shutdown] = which
      end