actions: {
        save: function() {
            var controller = this.get("controller");
            this.save(this.get("model"))
                .then(function(model) {