/**
  * @test
  */
 public function areSeveralHizzardsInTheWay()
 {
     $this->assertTrue($this->_sut->areSeveralHizzardsInTheWay());
 }