# File lib/pathname2.rb, line 858
def
read
(
*
args
)
IO
.
read
(
self
,
*
args
)
end