Return the list of known Server command classes
130 131 132
# File 'lib/pantry.rb', line 130 def server_commands @server_commands ||= [] end