class RSpec::Core::Configuration

def order=(type)

Other tags:
    Api: -
def order=(type)
  order_and_seed_from_order(type)
end