class Prawn::Table::Cell::SpanDummy

def padding_bottom=(val)

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