# File lib/chef/mixin/deprecation.rb, line 59 def deprecated_ivar(obj, name, level=nil) DeprecatedInstanceVariable.new(obj, name, level) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.