protected override string ConvertToString(SynchronizeActions value)
 {
     return(BitbucketHelpers.SynchronizeActionToString(value));
 }