Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
@interface B (Sub)
- (char *)method3;
- (char*)method4;
- (id)method6;
@end