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