# File lib/rspec/matchers/built_in/change.rb, line 67 def by_at_least(minimum) @minimum = minimum self end