class Prawn::Table::Cell

def padding_bottom=(val)

def padding_bottom=(val)
  @padding[2] = val
end