20 21 22
# File 'lib/corral/feature.rb', line 20 def enable(name, condition) push(name, condition, false) end