Sets the comment prefix (default: '//').
Comment prefix(String prefix) { _prefix = prefix; return this; }