Create a new channel as a copy of main.
Rename main to:
Delete main? This cannot be undone.
@interface C -(void)method2 __attribute__((unavailable)); -(void)method3 __attribute__((unavailable)); @end