# File lib/hammer_cli_foreman/credentials.rb, line 23
    def clear
      @username = nil
      @password = nil
    end