# File lib/ruote/reader/radial.rb, line 154 def parent=(node) @parent = node @parent.children << self end