class Enumerator::ArithmeticSequence: ArithmeticSequence is a subclass of Enumerator, that is a representation of sequences of numbers with common difference. Instances of this class can b| docs.ruby-lang.org
class Object: Object is the default root of all Ruby objects. Object inherits from BasicObject which allows creating alternate object hierarchies.| docs.ruby-lang.org