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