# File lib/gettext/textdomain.rb, line 63 def self.add_default_locale_path(path) DEFAULT_LOCALE_PATHS.unshift(path) end