class ChefCLI::PolicyfileCompiler

def build

def build
  yield @dsl
  self
end