Yes, I realize now that it's always been its own object (or class), so.... non-issue.
Yes, the only issue is that the static methods should be called staticMethod instead of classMethod because isA is an object and not a class.
Yes, the only issue is that the static methods should be called staticMethod instead of classMethod because isA is an object and not a class.
Comment