[Source]
# File lib/features/localized_models.rb, line 35 35: def self.included(base) 36: base.extend ClassMethods 37: end
[Validate]