# File lib/bullet/notification/base.rb, line 75 def klazz_associations_str " #{@base_class} => [#{@associations.map(&:inspect).join(', '.freeze)}]" end