# File lib/termtter/memory_cache.rb, line 58
      def stats
        { "total_items"=> length }
      end