# File lib/bundler/plugin/api/source.rb, line 83 def install(spec, opts) raise MalformattedPlugin, "Source plugins need to override the install method." end