Function
zope.app.component.getNextUtility

Signature

getNextUtility(context, interface, name='')

Documentation String

Get the next available utility.

If no utility was found, a ComponentLookupError is raised.