11 12 13
# File 'lib/jekyll/patches/site.rb', line 11 def locale_handler @locale_handler ||= Locale::Handler.new(self) end