module.exports = function () { var bears = ['grizzly', 'polar', 'brown'] debugger return bears }