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