class RSpec::Core::Ordering::Delayed

def order(list)

def order(list)
  strategy.order(list)
end