class MiniTest::Spec

def initialize name # :nodoc:

:nodoc:
def initialize name # :nodoc:
  super
  @@current_spec = self
end