class Prawn::Table::Cell

def border_top_width=(val)

def border_top_width=(val)
  @border_widths[0] = val
end