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