# File lib/chef/resource.rb, line 590 def provider_base(arg=nil) @provider_base ||= arg @provider_base ||= Chef::Provider end