/**
  * @return array
  */
 public function getScope()
 {
     return $this->_clientFacebook->getScope();
 }