# File lib/active_record/fixtures/file.rb, line 23
      def initialize(file)
        @file = file
        @rows = nil
      end