# File lib/gettext/tools/rmsgfmt.rb, line 77 def rmsgfmt(targetfile = nil, output_path = nil) RMsgfmt.run(targetfile, output_path) end