# File lib/action_dispatch/http/filter_parameters.rb, line 54
      def parameter_filter_for(filters)
        ParameterFilter.new(filters)
      end