8 9 10 11
# File 'lib/mgraph/builder.rb', line 8 def build root graph = Graph.new traverse_and_build graph, root end