getMethodS3.RdGets an S3 method.
# Default S3 method
getMethodS3(name, class="default", envir=parent.frame(), ...)The name of the method.
The class of the method.
The environment from which the search for the
S3 method is done.
Not used.
This is just a conveniency wrapper around getS3method
that have arguments consistent with setMethodS3().
getGenericS3().