# File lib/facon/expectation.rb, line 47
    def and_throw(sym)
      @symbol_to_throw = sym
    end