in lib/twitter_cldr/js/renderers/base.rb [16:19]
def self.set_template(template_path) self.template_file = File.expand_path(File.join(File.dirname(__FILE__), "..", template_path)) end