Blocks:
*
Blocks
*
Blocks as Method Parameters
- (void)methodWithBlock:(returnType (^)(paramType1, paramType2, ...))name;