# File lib/globalize.rb, line 64
    def read_fallbacks
      Thread.current[:fallbacks] || HashWithIndifferentAccess.new
    end