initialize: function() {
        // Model
        this.presenter = new Presenter(this);
        this.model = new SourceMobileFriendlyModel();