protected override void Merge(MediaType source, MediaType target)
 {
     MediaTypeUtils.Merge(source, target);
 }