# File lib/bundler/index.rb, line 61 def search(query, base = nil) sort_specs(unsorted_search(query, base)) end