# File lib/standard/facets/platform.rb, line 287
  def host_os
    RbConfig::CONFIG['host_os']
  end