/**
  * {@inheritdoc}
  */
 public function getTokenSecret()
 {
     return $this->oAuthToken->getTokenSecret();
 }