# File lib/fast_gettext/translation_repository/chain.rb, line 11 def initialize(name,options={}) super self.chain = options[:chain] end