#add, #initialize
This class inherits a constructor from Flotte::Registry::Base
Parameters:
Returns:
6 7 8
# File 'lib/flotte/registry/host.rb', line 6 def [](name) super end
11 12 13
# File 'lib/flotte/registry/host.rb', line 11 def all super end