# File lib/action_controller/vendor/rack-1.0/rack/utils.rb, line 219 def include?(k) @names.has_key? k.downcase end