# File tar.rb, line 255 255: def close 256: raise "you cannot close an entry input stream directly" 257: end