mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Implements [Feature #12084] Returns the object for which the receiver is the singleton class, or raises TypeError if the receiver is not a singleton class. |
||
|---|---|---|
| .. | ||
| fixtures | ||
| allocate_spec.rb | ||
| attached_object_spec.rb | ||
| dup_spec.rb | ||
| inherited_spec.rb | ||
| initialize_spec.rb | ||
| new_spec.rb | ||
| subclasses_spec.rb | ||
| superclass_spec.rb | ||