class ChefCLI::Policyfile::RemoteLockFetcher

def http_client

def http_client
  @http_client ||= Chef::HTTP.new(source_options[:remote])
end