# File lib/fast_gettext/translation_repository/db.rb, line 14 def initialize(name,options={}) @model = options[:model] end