# File cron/lib/symbiosis/crontab.rb, line 108
def
each
(
&
block
)
@records
.
each
(
&
block
)
end