# File lib/ruote/reader/ruby_dsl.rb, line 91 def self.to_tree(&block) RubyDsl.create_branch('x', {}, &block).last.first end