class Protocol::HTTP::Body::Buffered
def discard
def discard # It's safe to call close here because there is no underlying stream to close: self.close end
def discard # It's safe to call close here because there is no underlying stream to close: self.close end