145 146 147
# File 'lib/chef/shef/ext.rb', line 145 def on_off_to_bool self end
141 142 143
# File 'lib/chef/shef/ext.rb', line 141 def to_on_off_str "on" end