unbind : function(type) {

        type = _patchEvent( type );

        this.$( 'container' ).off( type );