89 90 91
# File 'lib/ftpd/session.rb', line 89 def supported_commands @command_handlers.commands.map(&:upcase) end