# File lib/pathname2.rb, line 953
def
rename
(
name
)
File
.
rename
(
self
,
name
)
end