@private
# File lib/rspec/core/extensions/ordered.rb, line 12 def ordered RSpec.configuration.group_ordering_block.call(self) end