# File lib/rye/cmd.rb, line 98
98:     def sleep(*args) run_command("sleep", args) end