class Prawn::Table::Cell

def border_right_line=(val)

def border_right_line=(val)
  @border_lines[1] = val
end