111 112 113
# File 'lib/chef/solr_query/lucene_nodes.rb', line 111 def to_array self.text_value end
115 116 117
# File 'lib/chef/solr_query/lucene_nodes.rb', line 115 def transform to_array end