# File lib/stella/core_ext.rb, line 354
  def to_s
    to_a.join(',')
  end