Method: Infrastructure#instances

Defined in:
lib/cluster/infrastructure.rb

#instancesObject

Raises:

  • (NotImplementedError)


31
32
33
# File 'lib/cluster/infrastructure.rb', line 31

def instances
  raise NotImplementedError
end