# File lib/facter.rb, line 77 def self.show_time(string) puts "#{GREEN}#{string}#{RESET}" if string and Facter.timing? end