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