protected override void CreateConstraint(INegatableArgumentConstraintManager <IEnumerable <object> > scope)
 {
     scope.IsEmpty();
 }