145 146 147
# File 'lib/minitest/should_just_work.rb', line 145 def should MiniTest::ShouldJustWork::Should.new(self) end
149 150 151
# File 'lib/minitest/should_just_work.rb', line 149 def should_not should.not end