# File lib/puma/configuration.rb, line 296
      def on_worker_boot(&block)
        @options[:worker_boot] << block
      end