170 171 172
# File 'lib/chef/shef/ext.rb', line 170 def on_off_to_bool self end
166 167 168
# File 'lib/chef/shef/ext.rb', line 166 def to_on_off_str "on" end