class RSpec::Mocks::AnyInstance::ExpectationChain
def expectation_filfilled?
def expectation_filfilled? @expectation_fulfilled || constrained_to_any_of?(:never, :any_number_of_times) end
def expectation_filfilled? @expectation_fulfilled || constrained_to_any_of?(:never, :any_number_of_times) end