// Generated by CoffeeScript 1.10.0 (function() { var app; app = new AppView({ el: 'body', model: new Graph }); }).call(this);