# File lib/helpers/cachetastic_helpers_active_record.rb, line 29
      def expire_all
        cache_class.expire_all
      end