# File lib/rgl/base.rb, line 35
35:
def
initialize
(
a
,
b
) 36:
@source
,
@target
=
a
,
b
37:
end