module Foobara
class Foobara::LruCache
class Foobara::LruCache::Node
foobara-lru-cache
1.0.0
# mutex
def mutex @mutex ||= Mutex.new end