initialize

in lib/twitter_cldr/js/renderers/base.rb [12:15]


        def initialize(options = {})
          @locale = options[:locale]
        end