# File lib/rack/request.rb, line 20
def
body
;
@env
[
"rack.input"
]
end