class RSpec::Mocks::AnyInstance::Chain

def expectation_fulfilled!

Other tags:
    Private: -
def expectation_fulfilled!
  @expectation_fulfilled = true
end