# File lib/flexmock/rspec_spy_matcher.rb, line 38 38: def with_a_block 39: @needs_block = true 40: self 41: end