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