# File lib/gettext/tools/parser/ruby.rb, line 187 def parse(path, options={}) parser = new(path, options) parser.parse end