cache: function( owner ) {

        // Check if the owner object already has a cache
        var value = owner[ this.expando ];