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