# File lib/mimemagic.rb, line 97
  def eql?(other)
    type == other.to_s
  end