# File lib/action_controller/filters.rb, line 347
      def filter_chain
        read_inheritable_attribute("filter_chain") || []
      end