41 42 43
# File 'lib/tunit/runnable.rb', line 41 def run fail NotImplementedError, "subclass responsibility" end