# File lib/globalize.rb, line 46 def fallbacks(for_locale = self.locale) read_fallbacks[for_locale] || default_fallbacks(for_locale) end