global

def flush

def flush
	Traces.trace("protocol.http2.framer.flush") do
		super
	end
end