101 102 103
# File 'lib/chef/solr_query/lucene_nodes.rb', line 101 def to_array self.text_value end
105 106 107
# File 'lib/chef/solr_query/lucene_nodes.rb', line 105 def transform to_array end