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