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