# File lib/mini_magick.rb, line 366
    def windows?
      RUBY_PLATFORM =~ /mswin|mingw|cygwin/
    end