ArrayList.prototype.shift = function ( ) {

        var it , e ;

        it = this.begin( ) ;