# File lib/gettext/locale_path.rb, line 29
    def self.add_default_rule(path)
      DEFAULT_RULES.unshift(path)
    end