26 27 28 29
# File 'lib/active_flag/definition.rb', line 26 def pairs @pairs ||= {} @pairs[I18n.locale] ||= humans.invert end