# File lib/gettext/tools/rgettext.rb, line 218 def rgettext(paths = nil, out = STDOUT) RGetText.run(paths, out) self end