protected override ScopeTypes ConvertFromString(string s) { return(BitbucketHelpers.StringToScopeType(s)); }