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