class Guard::Jobs::PryWrapper

def _setup_commands

def _setup_commands
  _replace_reset_command
  _create_run_all_command
  _create_command_aliases
  _create_guard_commands
  _create_group_commands
end