# File lib/mocha/method_matcher.rb, line 7 def initialize(expected_method_name) @expected_method_name = expected_method_name end