class RSpec::Mocks::OrderGroup

def initialize

def initialize
  @ordering = Array.new
end