# File lib/rspec/matchers/built_in/change.rb, line 78 def to(to) @eval_after = true @expected_after = to self end