# File lib/i18n/backend/base.rb, line 45
def
exists?
(
locale
,
key
)
lookup
(
locale
,
key
)
!=
nil
end