# File lib/bogus/stubbing/anything.rb, line 3 def self.==(other) true end
# File lib/bogus/stubbing/anything.rb, line 7 def self.inspect "anything" end