remove: function() {
            this.channel.request('remove', this.model, {profile: this.model.profileId}, false);
        },