# File lib/rgl/base.rb, line 75
75:       def hash
76:         source.hash ^ target.hash
77:       end