i18n_scope()
Returns the i18n_scope for the class. Override if you want custom lookup.
# File activemodel/lib/active_model/translation.rb, line 26 def i18n_scope :activemodel end