# File lib/imagefactory/base_handler.rb, line 24
  def initialize(logger=nil)
    logger(logger)
  end