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