# File lib/arel/nodes/join_source.rb, line 9
      def initialize single_source, joinop = []
        super
      end