$str.subst(/''(.*?)''/ , { colored( "$0" , 'blue') }, :global);