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