public NuShellBolt(ShellComponent component) {
   this(component.get_execution_command(), component.get_script());
 }