# File lib/fake_ftp/server_commands/cdup.rb, line 6
      def run(*)
        '250 OK!'
      end