function onNewFollower($followed_by_id) { Notify::notifyEventAddFriend($this->id, $followed_by_id); }