$:.unshift( "../lib" ); require "graphviz" g = GraphViz::new( "structs" ) g.node["shape"] = "plaintext" g.add_node( "HTML" ) g.add_node( "struct1", "html" => '