# File lib/rack/response.rb, line 112
def
write
(
str
)
@writer
.
call
str
.
to_s
str
end