module Guard class RSpecDefaults TEMPORARY_FILE_PATH = "tmp/rspec_guard_result".freeze end end