# File lib/ttfunk/subset/unicode.rb, line 7
      def initialize(original)
        super
        @subset = Set.new
      end