# File webapp.rb, line 137
def
printf
(
fmt
,
*
args
)
@response_body
.
printf
(
fmt
,
*
args
)
end