public UnixPackage group(String group) {
   specFile.group = group;
   return this;
 }