Finds the S3 methods that a generic function would call, ordered according to an S3 class() vector.
# S3 method for default
findDispatchMethodsS3(methodName, classNames, firstOnly=FALSE, ...)A character string specifying the name of a
generic function.
If TRUE, only the first method is returned.
Not used.
Returns a names list structure.