public function testNotEmpty()
 {
     $this->assertFalse($this->collection->empty());
 }