# File lib/money/money/arithmetic.rb, line 143
def
div
(
value
)
self
/
value
end