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