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