submit(contact) {
      let self = this;
      contact
        .save()
        .then(function (c) {