build method

String build()

Implementation

String build() {
  return _buildTemplateMain(_servers.toList());
}