# File lib/rudy/huxtable.rb, line 92
92:     def current_machine_root
93:       (fetch_machine_param(:root) || default_root).to_s
94:     end