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