# File lib/rspec/matchers/built_in/change.rb, line 72 def by_at_most(maximum) @maximum = maximum self end