Feature# class gb_io.Feature(kind, location, qualifiers=None)# A feature located somewhere in the record. kind# The kind of feature. Type: str location# The location of the feature in the record. Type: Location qualifiers# A list of Qualifier for this particular feature. Type: list