include?(other)
Note: Do not override if you don’t know what you are doing.
# File lib/bundler/plugin/api/source.rb, line 269 def include?(other) other == self end