module ChefCLI::Helpers

def omnibus_root

def omnibus_root
  @omnibus_root ||= omnibus_expand_path(expected_omnibus_root)
end