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