module Tryouts::ClassMethods
module Tryouts::Console
module Tryouts::Console::InstanceMethods
module Tryouts::VERSION
class Tryouts
class Tryouts::Section
class Tryouts::TestBatch
class Tryouts::TestBatch::Container
class Tryouts::TestCase
tryouts
2.4.0
# inspect
def inspect range.to_a.zip(self).collect do |line| "%-4d %s\n" % line end.join end