global
def apply_to(attribute_set)
def apply_to(attribute_set) attribute = attribute_set[name] attribute_set[name] = attribute.with_type(type || attribute.type) end
def apply_to(attribute_set) attribute = attribute_set[name] attribute_set[name] = attribute.with_type(type || attribute.type) end