global

def initialize(*)

def initialize(*)
  super
  @lazy_association = LazyAssociation.new(reflection, association_options)
end