# File lib/cft.rb, line 86
        def active?
            File::exists?(pid)
        end