'use strict'; define([ 'jquery', 'backbone.deepmodel' ], function ($, DeepModel) { return DeepModel.DeepModel.extend({ }); });