class Thoughtbot::Shoulda::Context

def teardown(&blk)

def teardown(&blk)
  self.teardown_blocks << blk
end