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