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