class EacRubyUtils::Fs::Temp::Directory

def initialize(*tempfile_args)

def initialize(*tempfile_args)
  super(*tempfile_args)
  mkpath
end