# File lib/riddle/execute_command.rb, line 6 def self.call(command, verbose = true) new(command, verbose).call end