# File lib/ttfunk/encoding/windows_1252.rb, line 41 def self.covers?(character) !FROM_UNICODE[character].nil? end