[top] / zope / app / appsetup / bootstrap / ensureUtility
ensureUtility(root_folder, interface, utility_type, utility_factory, name='', asObject=False, **kw)
Add a utility to the top site manager
Returns the name added or None if nothing was added.