# File lib/typed-array/functions.rb, line 26
    def * int
      self.class.new super
    end