# File lib/tzinfo/timezone.rb, line 137 def self.get_proxy(identifier) TimezoneProxy.new(identifier) end