class Prawn::Table::Cell::SpanDummy

def border_bottom_width=(val)

def border_bottom_width=(val)
  @master_cell.border_bottom_width = val if bottommost?
end