# File lib/action_controller/rack_lint_patch.rb, line 7
    def self.included(base)
      base.send :alias_method, :each, :each_with_hack
    end