class TZInfo::TimezoneProxy

def real_timezone

def real_timezone
  @real_timezone ||= Timezone.get(@identifier)
end