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