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