# File lib/tzinfo/timezone.rb, line 486
    def self._load(data)
      Timezone.get(data)
    end