Current File : /home/exataengenharia/public_html/node_modules/collect.js/src/methods/all.js
'use strict';

module.exports = function all() {
  return this.items;
};