class Prawn::Table::Cell

def border_right_width=(val)

def border_right_width=(val)
  @border_widths[1] = val
end