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