# File lib/i18n/backend/flatten.rb, line 45
def
links
@links
||=
Hash
.
new
{
|
h
,
k
|
h
[
k
] = {} }
end