can()` in this method will result in recursion. * * @param string $scope The action identifier. * @param VBOChatUser $user The involved user. * * @return bool True if allowed, false otherwise. */ public function can(string $scope, VBOChatUser $user); }