# File lib/arel/algebra/predicates.rb, line 87
      def initialize operand
        @operand = operand
      end