-(void)drawRect:(CGRect)rect { _avatarImageView.layer.cornerRadius = 5; _avatarImageView.layer.masksToBounds = YES; }