# File lib/Borges/Component/ComponentTree.rb, line 3 def self.on(component) return self.new.root(component) end