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 Numeric: Numeric is the class from which all higher-level numeric classes should inherit. Numeric allows instantiation of heap-allocated objects.| docs.ruby-lang.org