class Prawn::Table::Cell

def padding_top=(val)

def padding_top=(val)
  @padding[0] = val
end