155 156 157
# File 'lib/chef/shef/ext.rb', line 155 def on_off_to_bool self end
151 152 153
# File 'lib/chef/shef/ext.rb', line 151 def to_on_off_str "off" end