# File lib/bullet/ext/object.rb, line 4
  def bullet_key
    "#{self.class}:#{primary_key_value}"
  end