module TZInfo::TimezoneDefinition::ClassMethods

def get

linked_timezone.
Returns the last TimezoneInfo to be defined with timezone or
def get
  @timezone
end