# File lib/support/type_lookup.rb, line 15 def self.extended(model) model.instance_variable_set('@type_lookup_cache', {}) end