# File lib/rspec/matchers/built_in/change.rb, line 62 def by(expected_delta) @expected_delta = expected_delta self end