# File lib/librarian/action/ensure.rb, line 8
      def run
        raise Error, "Cannot find #{specfile_name}!" unless project_path
      end