# File lib/rgl/base.rb, line 96
96:       def [](index); index.zero? ? source : target; end