# File lib/rq-2.3.1/util.rb, line 215 def erreq a, b #--{{{ a.class == b.class and a.message == b.message and a.backtrace == b.backtrace #--}}} end