# File lib/puppet/network/http/mongrel/rest.rb, line 43
43:     def body(request)
44:         request.body.read
45:     end