# File lib/rubygems/gem_commands.rb, line 894 def initialize super( 'search', 'Display all gems whose name contains STRING' ) remove_option('--name-matches') end