# File lib/rubygems/package.rb, line 202
      def initialize(anIO)
        @io = anIO
      end