@covers PHP_Token_INTERFACE::hasInterfaces
public function testHasInterfacesExists() { $this ->assertTrue($this->class ->hasInterfaces()); }