module ActiveSupport
  module Cache
    class MemCacheStoreWithSaneTtl < MemCacheStore

      include ActiveSupport::Cache::Concerns::SaneMemcachedTtlHelper