Overrides AccountInterface::hasPermission
public function hasPermission($permission) { return $this->getAccount() ->hasPermission($permission); }