class Utils::LineFormatter

def run_time(example)

def run_time(example)
  execution_result(example).run_time
end