What is different about this function? +(void)doSomething;
+(void)doSomething;
This code contains an error.
It is inline.
It is abstract.
It is static