// Generated by CoffeeScript 1.10.0 (function() { window.Data = Backbone.Model.extend({ defaults: function() { return { data: [20, 6, 12, 8, 4, 1, 2, 2, 1, 24, 7, 9, 5], focus: null }; } }); }).call(this);