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