class Gem::Package::TarWriter::RestrictedStream

def initialize(io)

def initialize(io)
  @io = io
end