class Protocol::HTTP2::Framer

def close

def close
	@stream.close
end