# File lib/asset_compiler/rmagick_transformation_script.rb, line 37
  def read src
    Magick::Image.read( src ).first
  end