61 62 63
# File 'lib/bmg/operator/allbut.rb', line 61 def to_ast [:allbut, operand.to_ast, butlist.dup] end