importFrom(graphics, plot)
exportMethods(plot, show)
#export(ImageMetrics)
exportPattern("^[[:alpha:]]+")
exportClassPattern("^[[:alpha:]]+")