# File lib/net/sftp/protocol/01/base.rb, line 194 def rename(name, new_name, flags=nil) not_implemented! :rename end