# File lib/more/facets/rbconfig.rb, line 97
  def self.linux?
    !! /linux/.match(arch)
  end