# File lib/hammer_cli_foreman/credentials.rb, line 49 def to_params { :user => username, :password => password } end