# File lib/rudy/huxtable.rb, line 198
198:     def current_machine_os
199:       fetch_machine_param(:os) || 'linux'
200:     end