# File lib/grape/exceptions/base.rb, line 16
      def [](index)
        send index
      end