nitc :: AAnnotation :: make
private init make(n_args : ANodes[AExpr]) do _n_visibility = new APublicVisibility _n_args = n_args end