# File lib/pathname2.rb, line 948
def
open
(
*
args
,
&
block
)
File
.
open
(
self
,
*
args
,
&
block
)
end