!7 p { new Web web; web.node("abcd"); web.node("efgh"); CirclesAndLines cal = webToCAL(web); cal.show(); }