# File lib/spec/matchers/have.rb, line 148
def
have_at_most
(
n
)
Matchers
::
Have
.
new
(
n
,
:at_most
)
end