public Triangulation_2_Vertex_circulator() {
   this(CGAL_Triangulation_2JNI.new_Triangulation_2_Vertex_circulator(), true);
 }