protected override SynchronizeActions ConvertFromString(string s) { return(BitbucketHelpers.StringToSynchronizeAction(s)); }