# File lib/chef_zero/endpoints/containers_endpoint.rb, line 8 def initialize(server) super(server, %w(id containername)) end