class Pfm::Settings

def config_exists?

def config_exists?
  File.exist? config_file
end