# File lib/rgl/base.rb, line 118
118:       def hash
119:         source.hash ^ target.hash
120:       end