# File lib/bullet/registry/base.rb, line 16
def
each
(
&
block
)
@registry
.
each
(
&
block
)
end