00001 var baseProperty = require('./_baseProperty'); 00002 00010 var asciiSize = baseProperty('length'); 00011 00012 module.exports = asciiSize;