removeData: function( elem, name ) {
        elem = elem == window ?
            windowData :
            elem;