43 44 45
# File 'lib/resources/command.rb', line 43 def result @result ||= inspec.backend.run_command(@command) end