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