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