00001 00019 function wrapperToIterator() { 00020 return this; 00021 } 00022 00023 module.exports = wrapperToIterator;