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