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