class Utils::IRB::Shell::WrapperBase

def <=>(other)

def <=>(other)
  @name <=> other.name
end