class TZInfo::Timezone

def _dump(limit)

Returns:
  • (String) - a serialized representation of this {Timezone}.

Parameters:
  • limit (Integer) -- the maximum depth to dump - ignored.
def _dump(limit)
  identifier
end