# File lib/simp/cli/commands/bootstrap.rb, line 511 def self.execute(command) debug("Executing: #{command}") system(command) end