start: function() {
      return this.edge.l === this.site ? this.edge.a : this.edge.b;
    },