# File lib/chef_zero/solr/query/phrase.rb, line 17
        def to_s
          "Phrase(\"#{@regexp_string}\")"
        end