For example: ```objc @interface UIView (Utils) - (void)setCornerRadius:(CGFloat)cornerRadius; @end ```