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