class RSpec::Matchers::BuiltIn::ThrowSymbol

def caught

def caught
  throw_description(@caught_symbol || 'nothing', @caught_arg)
end