class Aruba::Platforms::UnixEnvironmentVariables

def self.hash_from_env

def self.hash_from_env
  ENV.to_hash
end