protected function getAccessTokenMethod()
 {
     return $this->accessTokenMethod ?: parent::getAccessTokenMethod();
 }