public function testCount()
 {
     // Remove the following lines when you implement this test.
     $this->assertTrue($this->object->count() == 10);
 }