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