# File lib/as_scenegraph.rb, line 23
    def <<(node)
      self.children << node
    end