在class methods/members里能用instance method吗? no. because class ones can be used without an object...
在instance methods/members里能用class method吗? yes.