# File lib/arel/nodes/node.rb, line 22
      def not
        Nodes::Not.new self
      end