# File lib/facet/comparable/bound_by.rb, line 38
def
at_most
(
x
) (
self
<=
x
)
?
self
:
x
end