# File lib/facets/more/units.rb, line 137
    def *(other)
      do_op(:*, :+, other)
    end