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