static Never throwUsageErrorStatic(String error, String usage) { throw AFCommandError(error: error, usage: usage); }