# File lib/cgikit/resource.rb, line 376 def initialize( application ) super @tmpdir = File.join(@application.tmpdir, TMPDIR).untaint end