public function testCount()
 {
     $this->assertEquals(4, $this->object->count());
 }