pub(crate) type S4MethodKey = (String, Vec<String>);
Key for S4 method dispatch table: (generic_name, signature).