# File lib/rio/if/dir.rb, line 237
237:
def
all
(
arg
=
true
,
&
block
)
target
.
all
(
arg
,
&
block
);
self
end