$result = $build_attribute->type_constraint->is_a_type_of('ArrayRef') ? 'it's an ArrayRef' :'not an ArrayRef';