106 107 108 109 110 111 112
# File 'lib/tree_building/claudius.rb', line 106 def run begin @root.run(nil) rescue '{error : true}' end end