// Generated by CoffeeScript 1.10.0 (function() { var list; list = new Items(); new AppView({ el: 'body', collection: list }); }).call(this);