# File lib/facter/core/execution.rb, line 82
      def with_env(values, &block)
        @@impl.with_env(values, &block)
      end