# File lib/facter/util/resolution.rb, line 129 129: def interpreter 130: Facter.warnonce "The 'Facter::Util::Resolution.interpreter' method is deprecated and will be removed in a future version." 131: @interpreter 132: end