# File lib/facter/core/execution.rb, line 54 def absolute_path?(path, platform = nil) @@impl.absolute_path?(path, platform) end