# File lib/librarian/action/clean.rb, line 7
      def run
        clean_cache_path
        clean_install_path
      end