# File lib/mocha/block_matcher.rb, line 4 def match?(_actual_block) true end
# File lib/mocha/block_matcher.rb, line 8 def mocha_inspect; end