# File lib/chef/cookbook_loader.rb, line 93
    def cookbook_names
      @cookbooks_by_name.keys.sort
    end