Resque Jobs typically don't need request handling, as there is hardly any information to wrap. However, we still have dependencies that might need a Request class (e.g. the loggers), and for those
cases it's handy to have a sort of "dummy" request class handy.