Enum member isObjectMethodCompatible

enum isObjectMethodCompatible(T, string method, Args...) = isMethodCompatible!(T, method, Args);