get-metadata-lines in drscheme:language:language<%>
(-> numbersenda-drscheme:language:languageget-metadata-lines)This method is only called when
get-reader-modulereturns an sexp.The result of the method is a count of the number of lines in the strings that
get-metadatareturns. Theget-metadatafunction does not necessarily return the same string each time it is called (seemetadata->settings) but it is expected to always return a string with a fixed number of lines, as indicated by the result of this method.