# File lib/ttfunk/subset/windows_1252.rb, line 8 def initialize(original) super @subset = Array.new(256) end