# File lib/typed-array/functions.rb, line 31
    def + ary
      self.class.new super
    end