# File lib/pathname.rb, line 585
def
read
(
*
args
)
IO
.
read
(
@path
,
*
args
)
end