hello :)


class MaClasseX
def initialize
end

def other_method_x
obj = MaClasseY.new
obj.other_method_y