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