# File lib/fake_ftp/server_commands/pass.rb, line 6
      def run(*)
        '230 logged in'
      end