Class: Introspection::Receivers::NullMetaclass

Inherits:
Object
  • Object
show all
Defined in:
lib/introspection/receivers.rb

Instance Method Summary collapse

Instance Method Details

#ancestorsObject



8
9
10
# File 'lib/introspection/receivers.rb', line 8

def ancestors
  Array.new
end