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