# File lib/commands/abstract_command.rb, line 39 def api_key Gem.configuration.load_file(credentials_path)[:rubygems_api_key] end