class ChefCLI::PolicyfileCompiler

def artifacts_graph

def artifacts_graph
  remote_artifacts_graph.merge(local_artifacts_graph)
end