So when you're exporting a method for a generic in a suggests package you can use `exports(f.x)` instead of `S3method(f, x)`
So when you're exporting a method for a generic in a suggests package you can use
exports(f.x)instead ofS3method(f, x)