# File lib/cgikit/package.rb, line 196 def locale_path( lang, *paths ) File.join(@path, @locale_path, lang, *paths) end