/** * * @class map * @memberof std */ function map() { } map.prototype = { };