6 7 8
# File 'lib/query/parser/key.rb', line 6 def root (Special.absent << Operator.absent << any).repeat(1).aka(:key) end