class Protocol::HTTP::Body::Buffered

def finish

@returns [Buffered] self.

Finish the body, this is a no-op.
def finish
	self
end