"Rug pull all" ownable contract

I have a custom function to change the owner ( _transferOwnership )

And every time i launch the contract, it shows as "Rug Pull All"

image

It is intended to be like this, right? I assume it's because of the custom function that does _transferOwnership
Just want to make sure it's not because of something else

Hey @justAsking
It is only a metamask issue parsing the function signature