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