Class: Foundries::Recording::Collector::MutableNode

Inherits:
Struct
  • Object
show all
Defined in:
lib/foundries/recording/collector.rb

Instance Method Summary collapse

Instance Method Details

#childrenObject



70
71
72
# File 'lib/foundries/recording/collector.rb', line 70

def children
  @children ||= []
end