# File lib/spec/matchers/throw_symbol.rb, line 96 def throw_symbol(sym=nil) Matchers::ThrowSymbol.new(sym) end