# File lib/astrolabe/node.rb, line 53
    def parent=(node)
      @mutable_attributes[:parent] = node
    end