class RSpec::Mocks::OrderGroup

def register(expectation)

Other tags:
    Private: -
def register(expectation)
  @expectations << expectation
end