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