No , they are different.
Nested: the class "Processor" outside the computer can only be accessed as Computer :: Processor. Nesting provides context for the inner class (namespace). For the ruby interpreter, Computer and Computer :: Processor are just two separate classes.
class Computer
class Processor
: , / . / , Child.new/Parent.new
class Child < Parent
, Processor Computer::Processor, Processor . Child , Parent::Child ( ).