# File lib/arel/nodes/string_join.rb, line 6
def
initialize
left
,
right
super
(
left
,
right
,
nil
)
end