# File lib/facter/core/execution.rb, line 45
      def which(bin)
        @@impl.which(bin)
      end