Returns the object’s singleton class.
# File lib/gorillib/metaprogramming/singleton_class.rb, line 3 def singleton_class class << self self end end
[Validate]
Generated with the Darkfish Rdoc Generator 2.