class RSpec::Core::Ordering::Custom

def initialize(callable)

def initialize(callable)
  @callable = callable
end