# File lib/bundler/source.rb, line 285
def
==
(
other
)
# TMP HAX
other
.
is_a?
(
DirectorySource
)
end