168 169 170
# File 'lib/machete/matchers.rb', line 168 def ==(other) other.instance_of?(self.class) end