import(methods)
import(AnnotationDbi)

### Only put what is statically exported here. All the AnnObj instances
### created at load time are dynamically exported (refer to R/zzz.R for
### the details).
export(
    rgu34b,
    rgu34b_dbconn,
    rgu34b_dbfile,
    rgu34b_dbschema,
    rgu34b_dbInfo,

    rgu34bORGANISM
)

