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