# File lib/pathname.rb, line 941
def
Pathname
.
getwd
()
self
.
new
(
Dir
.
getwd
)
end