# File tar.rb, line 365
365:     def contents
366:       @contents = get_input_stream.read unless @contents
367:       @contents
368:     end