# File lib/puma/configuration.rb, line 234
      def pidfile(path)
        @options[:pidfile] = path
      end