Ejemplo n.º 1
0
 public UnixPackage group(String group) {
   specFile.group = group;
   return this;
 }