# File lib/sugar-high/array.rb, line 10 def to_strings option=nil self.flatten.select_labels.map(&:to_s) end