name of the cache adapter
84 85 86
# File 'lib/tml/cache.rb', line 84 def cache_name self.class.name.split('::').last end