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