class Async::HTTP::Body::Wrapper

def inspect

def inspect
	return @body.inspect
end