# File lib/os.rb, line 10
  def self.config
    @config ||= RbConfig::CONFIG
  end