nitc :: CallArg :: []
index
self
# Get the element at `index` after `self` fun [](index: Int): CallArg `{ return self + index; `}