class Prawn::Table::Cell

def border_left_width=(val)

def border_left_width=(val)
  @border_widths[3] = val
end