class Cucumber::Core::Test::Mapping

def pending(exception)

def pending(exception)
  exception.with_duration(@timer.duration)
end