# File lib/rspec/expectations/expectation_target.rb, line 19 def initialize(target) @target = target end