Function
zope.app.appsetup.bootstrap.ensureUtility

Signature

ensureUtility(root_folder, interface, utility_type, utility_factory, name='', asObject=False, **kw)

Documentation String

Add a utility to the top site manager

Returns the name added or None if nothing was added.