class Prawn::Table::Cell::Image

def image_width=(w)

def image_width=(w)
  @image_options[:width] = w
end