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