# File lib/rubygems/package.rb, line 360
      def is_directory?
        @typeflag == "5"
      end