Instance Methodglyph(forName:)glyphForName:glyphForName_Declarationfunc glyph(forName name: String) -> GSGlyph?Declaration- (GSGlyph *) glyphForName:(NSString *) name;DeclarationglyphForName_(name: str) -> GSGlyph