class Prawn::Table::Cell

def border_bottom_width=(val)

def border_bottom_width=(val)
  @border_widths[2] = val
end