# File bin/el4r-instance, line 128
    def [](*args)
      check args[0]
      to_a[*args]
    end