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