- rename class methods to be prefixed with _ - methods called will trigger `__call` or `__callStatic` - instantiate and attach `$this->tipsy(Tipsy::app())` if static - reflect the functions appropriately ref #22
__callor__callStatic$this->tipsy(Tipsy::app())if staticref #22