/**
  * Register DynamoDB as the session handler.
  */
 public function register()
 {
     return $this->handler->register();
 }