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