public static bool OpenIncident(Incident incident) { return(true); }
public static bool CloseIncident(Incident incident) { return(true); }