def start(engine: Guard::Engine.new(options))
          bundler_check
          engine.start
        rescue Dsl::Error,
               Guardfile::Evaluator::NoGuardfileError,