# File lib/i18n/locale/tag/parents.rb, line 14 def self_and_parents @self_and_parents ||= [self] + parents end