class Minitest::Runnable

def run

def run
  raise NotImplementedError, "subclass responsibility"
end