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