# File lib/fast_gettext/translation_repository/chain.rb, line 16 def available_locales chain.map{|c|c.available_locales}.flatten.uniq end