# File lib/facets/core/string/push.rb, line 5
def
push
(
str
=
' '
)
concat
(
str
)
end