From: "trans (Thomas Sawyer)" Date: 2012-05-23T14:38:10+09:00 Subject: [ruby-core:45197] [ruby-trunk - Feature #6478] BasicObject#__class__ Issue #6478 has been updated by trans (Thomas Sawyer). > "BTW, it's possible with pure-ruby." That's a rather nasty implementation. Is there no better way than that? I tried binding Kernel method but that didn't work, obviously, b/c BasicObject isn't "an instance of Kernel". ---------------------------------------- Feature #6478: BasicObject#__class__ https://bugs.ruby-lang.org/issues/6478#change-26780 Author: trans (Thomas Sawyer) Status: Feedback Priority: Normal Assignee: matz (Yukihiro Matsumoto) Category: core Target version: 2.0.0 How else is one supposed to get the class of a subclass of BasicObject? -- http://bugs.ruby-lang.org/