T? findGrass<T>({Object? group, bool useEntryGroup = true}) { return Green.find(this, group: group, useEntryGroup: useEntryGroup); }