# File lib/rack/perftools_profiler/profiler.rb, line 16 def self.tmpdir dir = nil Dir.chdir Dir.tmpdir do dir = Dir.pwd end # HACK FOR OSX dir end