/// <summary> /// New Araucaria object /// </summary> public Araucaria() { a = new Argument(); // empty argument comment = ""; }