32 33 34
# File 'lib/resources/command.rb', line 32 def result @result ||= inspec.backend.run_command(@command) end