class Prawn::Table::Cell::Image

def image_height=(h)

def image_height=(h)
  @image_options[:height] = h
end