class RSpec::Core::Ordering::Identity

def order(items)

def order(items)
  items
end