# File lib/test/spec.rb, line 252
    def throw
      assert_nothing_thrown(@message, &@object)
    end