# File lib/arel/nodes/string_join.rb, line 4
      def initialize left, right = nil
        super
      end