# File lib/active_record/fixtures.rb, line 553
    def each(&block)
      fixtures.each(&block)
    end