print "Attribute does Bool? ", $attr->type_constraint->equals("Bool") ? "Yes!" : "No...", $/;