tempfile_prefix) { $this->tempfile_prefix = \Rails::publicPath() . '/data/temp-' . uniqid('tfp_'); } return $this->tempfile_prefix; } }