# File lib/chef/shef.rb, line 145 def self.greeting " #{Etc.getlogin}@#{Shef.session.node.fqdn}" rescue NameError "" end