# File lib/chef/shell/ext.rb, line 172 def on_off_to_bool self end
# File lib/chef/shell/ext.rb, line 168 def to_on_off_str "on" end