163void writeParameterList(const Teuchos::ParameterList& pl, std::ostream& yaml, int indentLevel);
164void writeParameter(const std::string& paramName, const Teuchos::ParameterEntry& entry, std::ostream& yaml, int indentLevel); //throws if the entry's type is not supported