# File lib/chef_zero/solr/query/unary_operator.rb, line 10
def
to_s
"#{operator} #{operand}"
end