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