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