# File lib/recordsearch/data_source.rb, line 21
    def close
      @file.close
      @file = nil
    end