module RubyTest
def RubyTest.prof_init(version, status)
Prof::cons_show("RubyTest: " + version + " " + status)
end