# File lib/mimemagic.rb, line 52
  def child_of?(parent)
    MimeMagic.child?(type, parent)
  end