# File lib/backports/1.9.1/string/clear.rb, line 3
def
clear
self
[
0
,
length
] =
""
self
end