Constraint turn off uvm_do_with

In reply to UVM_learner6:

You can’t. You need a handle to the object to be able to enable/disable a constraint.

This is one reason that you should never use the `uvm_do macros and should implement the actual code necessary to send the sequence_item.