# File lib/fast_gettext/mo_file.rb, line 37 def self.empty MoFile.new(File.join(File.dirname(__FILE__),'vendor','empty.mo')) end