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