public override string ToString()
 {
     return(StringUtils.jsonEncode(this));
 }