# File lib/core/facets/string/indent.rb, line 20
def
outdent
(
n
)
indent
(
-
n
)
end