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