288 289 290 291
# File 'opal/stdlib/minitest/spec.rb', line 288 def before_setup super Thread.current[:current_spec] = self end