module ChefCLI::Helpers

def expected_omnibus_root

def expected_omnibus_root
  File.expand_path(File.join(Gem.ruby, "..", "..", ".."))
end