View.prototype.share = function (e) {
  Share(session.plan().options()).show()
}