class < UITableViewCell def setSelected(selected animated:animated) super # Configure the view for the selected state end end