26 27 28 29
# File 'lib/inspec/shell_detector.rb', line 26 def shell @shell = detect if !detected?(@shell) @shell end