38c38
< # Note: the cache latency is only used by the sequencer on fast path hits
---
> # Declare caches used by the protocol
40,41c40
< class Cache(RubyCache):
< latency = 3
---
> class Cache(RubyCache): pass