# File lib/tzinfo/timezone_proxy.rb, line 69
    def self._load(data)
      TimezoneProxy.new(data)
    end