public function testDescribesEvents()
 {
     $this->assertInternalType('array', ResourceIterator::getAllEvents());
 }