# File lib/mocha/expectation.rb, line 540 def matches_method?(method_name) @method_matcher.match?(method_name) end