fetch: function (opts) {
    var deferred = $.Deferred();
    var self = this;

    this.trigger('loading', this);