protocol Divisible
s5Utils9DivisibleP
49YM0
import Utils
static func / (lhs: Self, rhs: Self) -> Self
static func /= (lhs: inout Self, rhs: Self)