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