Returns:
52 53 54
# File 'lib/ftpd/session.rb', line 52 def valid_command?(command) @command_handlers.has?(command) end