# File lib/chef/solr_query/lucene_nodes.rb, line 122
    def to_array
      self.elements.map { |x| x.to_array }.join(" ")
    end