9 10 11
# File 'lib/dynamoid_advanced_where/nodes/not.rb', line 9 def negate NotNode.new(sub_node: self) end