# File lib/bullet.rb, line 103 def reset_whitelist @whitelist ||= { n_plus_one_query: {}, unused_eager_loading: {}, counter_cache: {} } end