# File lib/globalize/active_record/attributes.rb, line 17 def read(locale, name) self[locale][name.to_s] end