# File lib/rio/if/dir.rb, line 85
85:
def
dirs
(
*
args
,
&
block
)
target
.
dirs
(
*
args
,
&
block
);
self
end