class Cucumber::Core::Test::Result::UnknownDuration
def nanoseconds
def nanoseconds raise "#nanoseconds only allowed to be used in #tap block" end
def tap(&block)
def tap(&block) self end
def nanoseconds raise "#nanoseconds only allowed to be used in #tap block" end
def tap(&block) self end