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