shared interface MoveLibrary { const MoveData@ Get(const constString &in name) const; }