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