class Sys::Uname

def self.hw_provider


The name of the of the hardware provider.
def self.hw_provider
  uname.hw_provider
end