@covers PHP_Token_CLASS::getKeywords
public function testGetClassKeywords() { $this ->assertEquals('abstract', $this->class ->getKeywords()); }