# File lib/rspec/matchers/change.rb, line 83 def from (before) @eval_before = true @expected_before = before self end