86 87 88
# File 'lib/docker_cloud.rb', line 86 def nodes @nodes ||= DockerCloud::NodeAPI.new(headers, ApiType::INFRASTRUCTURE, self) end