for (k in Enum) {
    if (!__hasProp.call(Enum, k)) continue
    v = Enum[k]
    Smooth[k] = v
  }