classesFind the S3 method that will be evaluated when an S3 generic is called by
an object of class classes
firstS3method(f, classes, envir = parent.frame())a S3 method
a character string giving the name of the generic.
a character vector of classes used to search for the appropriate S3 method
the environment in which the method and its
generic are searched first.