protected override HookTypes ConvertFromString(string s) { return(BitbucketHelpers.StringToHookType(s)); }