/**
  * {@inheritdoc}
  */
 public function writeDefaultGrant()
 {
     $this->grantStorage->writeDefault();
 }