# File lib/rubygems/command.rb, line 206 def get_one_optional_argument args = options[:args] || [] args.first end