checks if Tml is enabled
Returns:
73 74 75
# File 'lib/tml/cache.rb', line 73 def enabled? Tml.config.cache_enabled? end