class Protocol::HTTP2::Dependency

def stream

def stream
	@stream ||= @connection.streams[@id]
end