# File lib/typed-array/functions.rb, line 42
    def [] idx
      self.class.new super
    end