class Prawn::Table::Cell::Image

def position=(p)

def position=(p)
  @image_options[:position] = p
end