# File lib/gettext/tools/parser/glade.rb, line 47
    def initialize(path, options={})
      @path = path
      @options = options
    end