# File lib/facets/more/units.rb, line 142
    def /(other)
      do_op(:/, :-, other)
    end