core.Class("core.model.RemoveEvent",
{
  pooling: true,
  include : [core.event.MDispatchable],
  implement : [core.event.IEvent],