public String[] getRemainingArgs() {
   return flags.getRemainingArgs();
 }