# File lib/rgl/base.rb, line 78
78:
def
initialize
(
a
,
b
) 79:
@source
,
@target
=
a
,
b
80:
end