# File lib/cft.rb, line 90
        def exist?
            File::exists?(path(:changes))
        end