class Prawn::Table::Cell::Image

def fit=(f)

def fit=(f)
  @image_options[:fit] = f
end