25 26 27
# File 'lib/resources/command.rb', line 25 def result @result ||= inspec.backend.run_command(@command) end