public virtual bool IsAccepted(Mobile from, Type trash) { return(Accepted.Any(trash.IsEqualOrChildOf)); }