Method: TestProf::LetItBe::Freezer::Stoplist.begin

Defined in:
lib/test_prof/recipes/rspec/let_it_be.rb

.beginObject



177
178
179
# File 'lib/test_prof/recipes/rspec/let_it_be.rb', line 177

def begin
  @stoplist.push([])
end