Returns the current locale tag implementation. Defaults to +I18n::Locale::Tag::Simple+.
# File lib/i18n/locale/tag.rb, line 12
12: def implementation
13: @@implementation ||= Simple
14: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.