# File lib/Borges/Utilities/LRUCache.rb, line 29
def
size
return
@table
.
size
end