# File lib/rack/response.rb, line 130
130:
def
include?
(
header
) 131:
!
!
headers
[
header
] 132:
end