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