Route.prototype.walkSpeed = function () {
  return this.plan().scorer().rates.walkSpeed
}