# File lib/bullet/registry/object.rb, line 10 def include?(bullet_key) super(bullet_key.bullet_class_name, bullet_key) end