to_s()
No documentation available.
# File lib/rubygems/platform.rb, line 122 def to_s to_a.compact.join '-' end