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