# File lib/mini_magick.rb, line 37
  def self.imagemagick7?
    cli == :imagemagick7
  end