# File lib/rack/deflater.rb, line 69
69:
def
write
(
data
) 70:
@writer
.
call
(
data
) 71:
end