# File lib/chef/knife/core/bootstrap_context.rb, line 45
        def bootstrap_environment
          @chef_config[:environment] || '_default'
        end