# File lib/compass/installers/stand_alone.rb, line 16
      def config_files_exist?
        File.exists? targetize('config.rb')
      end