Member predicate ClassObject :: nextInMro
Returns the next class in the MRO of ‘this’ after ‘sup’
ClassObject
nextInMro
(
ClassObject
sup
)