public bool IsEmpty(EmptyResult x) { return true; }
public bool IsEmpty(EmptyResult x) { return(true); }