# File lib/i18n/backend/chain.rb, line 29 def reload! backends.each { |backend| backend.reload! } end