# File lib/hammer_cli_foreman/credentials.rb, line 37
    def empty?
      !@username && !@password
    end