[top] / zope / app / appsetup / bootstrap / ensureObject
ensureObject(root_folder, object_name, object_type, object_factory, asObject=False)
Check that there's a basic object in the site manager. If not, add one.
Return the name abdded, if we added an object, otherwise None.