# File lib/more/facets/platform.rb, line 132
  def to_s
    to_a.compact.join '-'
  end