# File lib/chef/shef.rb, line 193 def self.editor @editor || Chef::Config[:editor] || ENV['EDITOR'] end