# File lib/bullet/detector/n_plus_one_query.rb, line 61
        def possible?(object)
          possible_objects.include? object.bullet_key
        end