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