module Rails::DevCaching

def create_cache_file

def create_cache_file
  FileUtils.touch FILE
end