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