Repository URL to install this package:
require 'timeout' module Sneakers class WorkerTimeout < Timeout::Error; end end