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