# File lib/action_controller/filters.rb, line 343
      def skip_filter(*filters)
        skip_filter_in_chain(*filters)
      end