# File lib/chef/provider/env.rb, line 29
      def initialize(new_resource, run_context)
        super
        @key_exists = true
      end