# File lib/rspec/mocks/order_group.rb, line 13
      def ready_for?(expectation)
        return @ordering.first == expectation
      end