# File lib/chef_zero/solr/query/term.rb, line 39
        def to_s
          "Term(#{regexp_string})"
        end