# File src/LRUCache.rb, line 76
                def maxsize
                        @max
                end