# File lib/vendor/fssm/fssm/pathname.rb, line 273
def
opendir
(
&
blk
)
Dir
.
open
(
self
,
&
blk
)
end