why "tooltip"'s isVisible always return true?

hi, i found “tooltip”'s isVisible function always return true:

isVisible:function(){
return true;
}

why not return this._visible?

Thanks!

We’ll consider suggested improvement, thank you for being attentive.