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