# File lib/chef/shell/ext.rb, line 182 def on_off_to_bool self end
# File lib/chef/shell/ext.rb, line 178 def to_on_off_str "off" end