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