protected RISCVIntegrationContext Clone()
 {
     return(JsonHelper.Clone(this));
 }