# File lib/rubygems/commands/test_command.rb, line 68 def config @config ||= Gem.configuration["test_options"] || { } end