class TZInfo::Timezone

def hash

Returns:
  • (Integer) - a hash based on the {identifier}.
def hash
  identifier.hash
end