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