shared interface SpeciesLibrary { const Species@ Get(const constString &in name) const; }