class Prawn::Table::Cell::SpanDummy

def padding_right=(val)

def padding_right=(val)
  @master_cell.padding_right = val if rightmost?
end