push @$ref2array, map $_, sort keys %{$obj->things}; #### push @$ref2array, sort keys %{$obj->things};