# File lib/glue/cache.rb, line 40
def
initialize
(
max_items
)
@max_items
=
max_items
lru_clear
()
end