# File lib/ramaze/helper/localize.rb, line 73
        def [](locale)
          @dict[arg_to_locale(locale)]
        end