# File lib/mini_magick/image.rb, line 179
    def to_blob
      File.binread(path)
    end