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