by_at_most(maximum)
No documentation available.
# File lib/spec/matchers/change.rb, line 73 def by_at_most(maximum) @maximum = maximum self end