public function testToArray()
 {
     $this->assertCount(0, $this->axis->toArray());
 }