pro abc__define abc = {abc, inherits foobar, f1 : f1} end pro def__define def = {def, inherits abc, f2 : f2} end