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