@covers PHP_Token_INTERFACE::hasParent
public function testHasParentNotExists() { $this ->assertFalse($this->interfaces[0] ->hasParent()); }