Class: Foundries::Recording::Collector::MutableNode
- Inherits:
-
Struct
- Object
- Struct
- Foundries::Recording::Collector::MutableNode
- Defined in:
- lib/foundries/recording/collector.rb
Instance Method Summary collapse
Instance Method Details
#children ⇒ Object
70 71 72 |
# File 'lib/foundries/recording/collector.rb', line 70 def children @children ||= [] end |