Uncaps the cache #max_size limit
63 64 65
# File 'lib/arachni/cache/base.rb', line 63 def uncap @max_size = nil end