# File lib/liquid/i18n.rb, line 12
    def initialize(path = DEFAULT_LOCALE)
      @path = path
    end