# File lib/arel/nodes/on.rb, line 6
      def initialize expr
        @expr = expr
      end