class Gem::BasicSpecification

def plugins

def plugins
  matches_for_glob("rubygems#{Gem.plugin_suffix_pattern}")
end