/**
  * @test
  */
 public function getNsu()
 {
     $this->assertEquals(221766, $this->authorization->getNsu());
 }