queryNextUtility(context, interface, name='', default=None)
Query for the next available utility.
Find the next available utility providing interface and having the specified name. If no utility was found, return the specified default value.