Method: Object#metaclass
- Defined in:
- lib/thread_storm/active_support.rb
#metaclass ⇒ Object
38 39 40 |
# File 'lib/thread_storm/active_support.rb', line 38 def class << self; self; end end |
38 39 40 |
# File 'lib/thread_storm/active_support.rb', line 38 def class << self; self; end end |