# File lib/fake_ftp/server_commands/acct.rb, line 6
      def run(*)
        '230 WHATEVER!'
      end