From: zuerrong Date: 2010-11-11T14:23:28+09:00 Subject: Re: what's an object? 2010/11/11 Alex Stahl : > Simple answer:  everything.  Everything is considered an object, > including an instance of a class, the class itself, its methods, etc. class itself is the instance of Class class, so a class is exactly an object. > Class.class => Class But Class is the instance of itself, I can't understand for this. who can help explain? -- Kind regards,      Zuer (祖儿)