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