# File lib/chef/shell/ext.rb, line 148 def on_off_to_bool case self when "on" true when "off" false else self end end
[Validate]
Generated with the Darkfish Rdoc Generator 2.