# File lib/mini_profiler/storage/memory_store.rb, line 31
        def cleanup
          @store.cleanup_cache
          @cycle_count = 1
        end