public void can_apply()
 {
     Apply.ForArea <TestAreaRegistration>().GetConstraintRegistrations(factory).Count().ShouldBeGreaterThan(0);
 }