# File lib/pathname.rb, line 726
def
readable?
()
FileTest
.
readable?
(
@path
)
end