Parsed: 112822

  public function format_for_header() {
    return sprintf('%s=%s', $this->name, $this->value);
  }