# File lib/bullet.rb, line 74
    def counter_cache_enable?
      enable? && !!@counter_cache_enable
    end