class Utils::IRB::Shell::MethodWrapper

def arity

def arity
  method.arity
end