class Utils::IRB::Shell::MethodWrapper

def <=>(other)

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