class Protocol::HTTP2::Stream

def priority= priority

def priority= priority
	@dependency.priority = priority
end