# File lib/specinfra/command/base/user.rb, line 3
    def check_exists(user)
      "id #{escape(user)}"
    end