// Generated by CoffeeScript 1.10.0 (function() { window.Data = Backbone.Model.extend({ defaults: { data: null } }); }).call(this);