# File lib/rack/static.rb, line 124 def apply_header_rules @header_rules.each do |rule, headers| apply_rule(rule, headers) end end