package gorm
// Association Mode contains some helper methods to handle relationship things easily.
type Association struct {
}