# File lib/chef_zero/rest_request.rb, line 29
def
body
@body
||=
env
[
'rack.input'
].
read
end