# UserWPTInfo Controller var UserWPTInfoController = { new : func (page, svg) { var obj = { parents : [ UserWPTInfoController ] }; return obj; }, };