# File lib/core/facets/applique/file_helpers.rb, line 2
def temporary_directory
  @temporary_directory ||= 'tmp'
end