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