class PDF::Reader::Encoding

def differences

def differences
  # this method is only used by the spec tests
  @differences ||= {}
end