class Prawn::Table::Cell

def border_bottom_line=(val)

def border_bottom_line=(val)
  @border_lines[2] = val
end