Return an object with a label attribute
with_label(x, label)
an object
label attribute to to attached to x
x
labeled by label
. Note: the exact mechanism of labeling should be
considered an internal implementation detail, but the label will always be retrieved via obj_label
.