module Bullet class Counter class < [#{associations.map(&:inspect).join(', ')}]" ] end messages end def unique(array) array.flatten! array.uniq! end def call_stack_messages [] end def klazz_associations @@klazz_associations ||= {} end def possible_objects @@possible_objects ||= {} end def impossible_objects @@impossible_objects ||= {} end end end end