# File lib/rspec/mocks/argument_matchers.rb, line 97
        def initialize(matcher)
          @matcher = matcher
        end