678 679 680 681 682
# File 'lib/q/parser.rb', line 678 def operator return nil if not has_feet? tail.elements.first.operator end