class Spec::Mocks::AnyArgConstraint
def ==(other)
def ==(other) true end
def initialize(ignore)
def initialize(ignore) end
def matches?(value)
def matches?(value) true end
def ==(other) true end
def initialize(ignore) end
def matches?(value) true end