261 262 263
# File 'lib/ustate/query_string.rb', line 261 def query Query::Not.new p.query end
265 266 267
# File 'lib/ustate/query_string.rb', line 265 def sql ~ p.sql end