# File lib/rubygems/platform.rb, line 121
  def to_s
    to_a.compact.join '-'
  end