module Utils::IRB::Shell

def edit

def edit
  $editor.full?(:edit, self)
end