public function getUserFromCookie($cookie) { return $this->_userFactory->createUserFromCookie($cookie); }